IApplication.ExecuteCommand method ¶
Namespace: NextDesign.Desktop
Description¶
Executes the command with the specified identifier.
argument¶
Name | Type | Description |
---|---|---|
commandIdentifier | string | command identifier |
commandParams | ICommandParams | Command Parameters |
Return value¶
- void
Annotation¶
Used when executing another Extension from one Extension.